| Ivi.Visa Namespace > IMessageBasedFormattedIO Interface > Scanf Method : Scanf<T1,T2>(String,Int64[],T1,T2) Method |
'DeclarationOverloads Sub Scanf (Of T1,T2)( _ ByVal format As String, _ ByVal inputs() As Long, _ ByRef output1 As T1, _ ByRef output2 As T2 _ )
'UsageDim instance As IMessageBasedFormattedIO Dim format As String Dim inputs() As Long Dim output1 As T1 Dim output2 As T2 instance.Scanf(Of T1, T2)(format, inputs, output1, output2)
Current with Keysight IO Libraries Suite 18